html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,img,span,i,em,b,div,a,input{margin:0;padding:0;color: #fff;}
a{text-decoration:none;}
ul,li{list-style:none;}
img{border:none; vertical-align:middle;}
body{font-size:12px;font-family:"微软雅黑";}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
i{font-style:normal ;}
body,html{height:100%;width: 100%;}


#content{width: 100%;min-width: 1200px;position: relative;margin: 0 auto;}
.header{width: 100%;min-width:1200px;height: 71px;background-color:#df0b42; background-color:rgba(223, 11, 66, .76); position: absolute; top: 30px;z-index: 2;}
.head{width:1200px;margin:0 auto;}
.header .logo { float: left; padding: 15px 0 0 15px;}
.header nav { float: left; margin-left: 70px; }
.header ul li{float: left;padding:0 25px;margin:25px 0;height:21px; border-right: 1px solid #c74665;}
.header ul li:last-child{border-right: 0;}
.header ul li a{font-size: 16px;color: #fff;position:relative;display: inline-block;}
.header li a span { height:3px; width:100%; position:absolute; left:50%; bottom:-8px; width:0; display:block; background-color:#fff; transition-duration: .3s; -webkit-transition-duration: .3s; }
.header li.checked a span { width:100%; left:0%; }
.header li a:hover span { width:100%; left:0%; }


.top{position: relative;z-index: 1;height: 589px;}
.banner {width: 100%;min-width:1200px;height:589px;margin: 0 auto;}
.banner .head-banner { width:100%; height:100%; overflow:hidden; float:left; position:relative; }
.banner .head-banner ul { width:100%; height:100%; }
.banner .head-banner ul li {width:100%; margin: 0 auto; height:100%;position:absolute; top:0; opacity:0; filter:alpha(opacity=0); transform:scale(1.2, 1.2); -ms-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2); -webkit-transform:scale(1.2, 1.2);}
.banner .head-banner ul li img{display: none;}
.banner .head-banner ul li .img-t { position:absolute;bottom:50px; right:50px; }
.banner .head-banner ul li a { display:block; width:100%; height:100%; position:absolute; z-index:1; }
.banner .head-banner .spots { width:100%; position:absolute; bottom:30px; left:0; text-align:center; z-index:1; }
.banner .head-banner .spots a { width:10px; height:10px; border:1px solid #FFF; display:inline-block; margin:0 5px; cursor:pointer; }
.banner .head-banner .spots a:hover { background-color:#FFF; }
.banner .head-banner .spots a.checked { background-color:#FFF; }

.login-reg{ width: 292px; height: 75px; background: url("../images/movie/login.png") right top no-repeat; position: absolute; top: 0; right: 50%;margin-right:-600px;z-index: 100; text-align: right; padding: 20px 25px; color: #fff; font-size: 14px; }
.login-reg a { color: #fff; line-height: 20px; display: inline-block; }
.login-reg .login { background: url("../images/movie/icon11.png") left center no-repeat; padding-left: 25px; }
.top .menu{width:259px;margin:0 auto;height:555px;background:url("../images/movie/menu.jpg") left top no-repeat;position: absolute;top:0;left: 50%;margin-left: -600px;z-index: 1;}
.top .menu .menucon{margin-top: 131px;-text-align: center;position: relative;}
.top .menu .city { height: 67px;-line-height: 67px;border-bottom: 1px solid #c75076;margin:0 28px 40px;padding-top: 15px;}
.top .menu .city .city-tit{text-align:center;}
.top .menu .city span { display:inline-block; height:60px; padding-left:35px; line-height:60px; background:url(../images/movie/city.png) left center no-repeat;-width:147px;margin: 0 auto;text-align: center;}
.top .menu .city .city-tit>span>a {font-size:22px;background:url(../images/movie/select.png) right center no-repeat; padding-right:15px; line-height:60px; height:60px; color: #fff; display: inline-block;}

.top .menu .menucon .select{width: 179px;height:40px;line-height:40px;border: 1px solid #d77994;background: rgba(0,0,0,0);margin: 0 auto 25px auto;color: #fff;font-size: 16px;text-align: center;}
.top .menu .menucon .seltime{margin-bottom: 30px;}
.top .menu .menucon .select>a{background: url("../images/movie/select.png") right center no-repeat;padding-right: 15px;display: inline-block;max-width: 130px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.changeColor{ color: #aaa;}
/*.top .menu .menucon .buy{display: block;width: 136px;height: 42px;background: #7c1735;margin:40px auto;line-height: 42px;font-size: 14px;text-align: center;}*/
.top .menucon .part1 { position: relative;width: 249px;padding-left:10px ; height: 89px;}
.top .menucon .part1 a { text-align:center; display:block; width:100px; font-size:12px; color:#fff; line-height:25px; float:left; margin:0 10px}
.top .menucon .part1 a .icon { width:100px; height:64px; }
.top .menucon .part1 .icon-1 .icon { background:url(../images/movie/icon12-1.png) center center no-repeat; position:relative; }
.top .menucon .part1 .icon-1 .icon span { position:absolute; width:43px; height:38px; background:url(../images/movie/icon12-1-1.png) no-repeat; bottom:0px; right:4px;}
.top .menucon .part1 .icon-1:hover .icon span { animation:card-query .8s linear infinite; -webkit-animation:card-query .8s linear infinite;  }
@keyframes card-query {
	from { transform: rotate(0deg)  translate(5px) rotate(0deg);}
    to {transform: rotate(-360deg) translate(5px) rotate(360deg);}
}
@-webkit-keyframes card-query {
	from {transform: rotate(0deg)  translate(5px) rotate(0deg);}
    to {transform: rotate(-360deg) translate(5px) rotate(360deg);}
}
.top .menucon .part1 .icon-2 .icon { background:url(../images/movie/icon12-2.png) center center no-repeat; position:relative; }
.top .menucon .part1 .icon-2 .icon span { position:absolute; width:44px; height:37px; background:url(../images/movie/icon12-2-1.png) no-repeat; top:5px; left:27px;}
.top .menucon .part1 .icon-2:hover .icon span { animation:card-recharge .6s linear infinite; -webkit-animation:card-recharge .6s linear infinite;  }
@keyframes card-recharge {
	0%   { -webkit-transform:translate(0,0); }
	50%   { transform:translate(0,5px); }
	100% { -webkit-transform:translate(0,0); }
}
@-webkit-keyframes card-recharge {
	0%   { -webkit-transform:translate(0,0); }
	50%   { transform:translate(0,5px); }
	100% { -webkit-transform:translate(0,0); }
}



.menucon .exclmovie{position: absolute;left:39px;top:161px;width: 253px;*top:165px;}
.menucon .exclmovie .movie-list{width: 224px;}
.menucon .exclcinema{position: absolute;left:39px;top: 231px;width: 253px;*top:232px;}
.menucon .exclcinema .city-area{padding: 10px 15px 0 14px;}
.menucon .exclcinema .city-area li{margin-left: 0px;}
.menucon .exclcinema .movie-shop-name li{width: 212px;}

/*弹出下拉影片列表*/
.movie-lists{position: absolute;left: 70px;top:504px;display: none;background-color: #fff;border: 1px solid #b4bbb3;width: 318px;height: 340px;z-index: 1;overflow-y:scroll;}
.movie-list{  float: left;width: 280px;margin: 12px 12px 0 12px;}
.movie-list li{position:relative;height: 46px;line-height: 46px;border-bottom: 1px solid #b4bbb3;}
.movie-list li:last-child{border-bottom: none;}
.movie-list li h3{float: left;margin-left: 12px;color: #000;font-size: 12px;}
.movie-list li a{color:#4a4b4d;display: block;overflow: hidden;}
.movie-list-r{float:right;width: 35px;height: 334px;background-color: #dbdbdb;margin: 4px 3px 4px 0;}
.movie-list li i{ width:29px; height:31px; position:absolute; top:8px; right:10px; font-size:13px; color:#fff; background:url(../images/movie/icon14.png); text-align:center; line-height:24px; }
/*影院下拉列表*/
.cinema-list{position: absolute;display: none;left: 70px;top: 560px;;width: 318px;border: 1px solid #b7b7b7;background-color: #fff;z-index: 1;*top:603px;}
.cinema-list .city-area{padding: 10px 17px 0 17px;overflow: hidden;}
.cinema-list .city-area li{float: left;margin:2px 0 0 4px; *margin: -4px 0 0 4px;}
.cinema-list .city-area li a{display: block;width: 56px;height: 26px;line-height: 26px;font-size: 12px;color: #D60942;text-align: center;}
.cinema-list .city-area li:first-child{background-color: #d20b44 ;}
.cinema-list .city-area li:first-child a{color: #fff;}
.movie-shop-name{height:208px;margin: 0 12px;border-top:1px solid #d20b44 ;overflow-y:scroll;text-align: left;}
.movie-shop-name ul{float: left;height: 209px;}
.scorl{float: right;width: 30px;height: 198px;background-color: #dbdbdb;margin: 4px 0;}
.movie-shop-name ul li{width: 267px;height: 49px;line-height: 49px;border-bottom: 1px solid #dadada;}
.movie-shop-name ul li:last-child{border-bottom: none;}
.movie-shop-name ul li a{margin-left: 12px;color: #343434;font-size: 12px;}
/*城市下拉列表*/
.all-city{position: absolute;left: 39px;top: 75px;*top: 490px;;display:none;width: 422px;height: 255px;background-color: #fff;border: 1px solid #b5bbbb;z-index: 1;padding-bottom: 10px;}
.all-city ul a{color: #808080;}
.all-city .hot-citys{height: 30px;padding: 14px 0 0 14px;border-bottom: 1px solid #d6d6d6;margin-bottom: 10px;}
.all-city .hot-citys .letters{*margin-top: 12px;overflow: hidden;}
.all-city .hot-citys .letters li{width: 64px;height: 20px;text-align: center;float: left;}
.all-city .hot-citys .letters li:first-child{background-color: #d80d42;}
.all-city .hot-citys .letters li:first-child a{color: #fff;}
.all-city .classification{overflow-y: scroll;height: 200px;margin: 0 12px;}
.all-city .classification a{color:#6F6E6E;font-size:12px;margin-right:10px;}
.all-city .classification dl{float: left;overflow: hidden;width: 346px;-height: 202px;margin-left:9px;}
.all-city .classification dl dt{color: #d41549;float: left;line-height: 22px;}
.all-city .classification dl dd{margin: 0px 0 10px 25px;line-height: 22px;width:301px;}
.all-city .classification .scrol3{float: right;width: 22px;height: 188px;background-color: #d7d7d7;margin: 4px 10px 0 0;}
/*选择时间下拉列表*/
.time-list{position: absolute;left: 39px;top: 299px;display:none;width: 578px;height: 248px;background-color: #fff;border: 1px solid #b5bbbb;z-index: 1;}
.time-list .timelist-tit{overflow: hidden;border-bottom: 1px solid #f2f2f2;height: 63px;position: relative;}
.time-list .timelist-tit span{display: block;color: #787878;width: 23px;font-family:"宋体";line-height: 63px;background: #ddd;font-size: 20px;}
.time-list .timelist-tit .timetit-span2{position: absolute;right: 0;top: 0;}
.time-list .timelist-tit .timetit-span1{position: absolute;left: 0;top: 0;}
.time-list .timelist-tit div{width:665px;height: 63px;padding: 0 23px;overflow: hidden;}
.time-list .timelist-tit div a{display: block;float: left;color: #b4b4b4;font-size: 16px;line-height: 60px;width: 133px;text-align:center;border-bottom:3px solid #fff;}
.time-list .timelist-tit .timetita1{color: #b4b4b4;border-bottom:3px solid #fff ;}
.time-list .timelist-tit .timetita2{color: #df0b42;border-bottom:3px solid #df0b42 ;}
.time-list .timelist-ul{overflow-y:auto;height: 183px;}
.time-list .timelist-ul .timelist-li{display: none;}
.time-list ul li{border-bottom: 1px dotted #f3f3f3;overflow: hidden;line-height: 60px;height: 60px;margin: 0 20px;}
.time-list ul li h3{float: left;color: #343434;font-size: 16px;width: 60px;text-align: left;}
.time-list ul li h4{float: left;color: #787878;font-size: 14px;width: 170px;text-align: left;}
.time-list ul li h5{float: left;color: #000;font-size: 24px;width: 75px;text-align: left;}
.time-list ul li del{float: left;display: block;color: #737373;font-size: 16px;width: 60px;text-align: left;}
.time-list ul li a{float: left;display: block;color: #3c3c3c;font-size: 14px;line-height: 30px;text-align: center;border: 1px solid #575757;width: 135px;margin: 14px 18px 0 0;font-weight: bold;}


.now{min-height:639px;background: #f9f9f9;}
.now .nowt{height: 97px;overflow: hidden;width: 100%;background:#313131;}
.now .nowt1{height: 97px;background:#313131;width: 30%;float: left;}
.now .nowt2{height: 97px;background: #f1f1f1;width: 30%;float: right;}
.now .nowcon{width: 1200px;margin: 0 auto;overflow: hidden;margin-top: -97px;}
.now .nowleft{width: 982px;float: left;background: #f9f9f9;}
.now .nowleft .nowtit1{height: 97px;background:#313131;border-bottom:1px solid #d4d4d4;}
.now .nowright .nowtit2{height: 97px;background: #f1f1f1;}
.now .nowleft  .movie{width:690px;height: 97px;display: block;background:url(../images/movie/movie.png) right bottom no-repeat;float: right;color: #484848;}
/*.now .nowleft  .movie2{font-size: 56px;font-family: "幼圆";display: block;float: right;margin-top: 28px;margin-left: 25px;}*/
.now .nowleft h2{width:90px;font-size: 22px;line-height: 45px;height:45px;border-bottom: 4px solid #585858;color: #585858;margin-bottom: 6px;}
.now .nowleft .nowleft1{overflow:hidden; }
.now .nowleft ul{width: 979px;overflow:hidden;}
.now .nowleft li { width: 188px; height:350px;float: left;background:#fff; margin-right: 56px; margin-bottom: 10px;}
.now .nowleft li .img { width: 100%; height: 282px; display: block;position: relative; }
.now .nowleft li .img img { display: block; width: 100%; height: 100%; }
.now .nowleft li .img i { display: block; position: absolute; right: 10px; top: 0; -z-index: 9; width: 29px; height: 31px; background: url("../images/movie/icon14.png") left top no-repeat; text-align: center; line-height: 24px; color: #fff; }
.now .nowleft li .star{padding: 6px 0 0 8px;}
.now .nowleft li span{padding:0 5px;height: 18px; display: inline-block; background-color: #f9b93c; font-size: 14px; color: #45484d;  border-radius: 3px; text-align: center; font-weight: bold;}
.now .nowleft li .nowname, .now li p{ width: 100%; padding: 0 10px; line-height: 24px; text-align: center; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
.now .nowleft li .nowname { margin-top: 5px; color: #54575c;display: block;font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space:nowrap;}
.now .nowleft li .time { background: url("../images/movie/time.png") 10px center no-repeat; padding-left: 25px; color: #999; font-size: 13px;}
/*.now .nowleft li i { width: 18px; height: 18px; display: inline-block; background: url("../images/movie/star.png") center center no-repeat; position: relative; top: 2px; }
.now .nowleft li i.on { background-image: url(../images/movie/star-on.png);}*/
.now .nowleft li i.half { background-image: url(../images/movie/star-half.png);}
.now .nowleft li .btn { width: 100px; height: 26px; line-height: 26px; font-size: 12px; color: #fff; background: #000; display: block; text-align: center; margin: 0 auto; margin-top: 5px;}
.now .nowleft .lookm{width: 100%;margin-bottom: 25px;margin-top: 30px;}
.now .nowleft .lookmore{display:block;width: 144px;margin:0 auto;height: 32px;line-height:32px;text-align:center;border: 1px solid #b9b9b9;color: #b9b9b9;}
.nowright { width: 216px; float:right; border-left:  1px solid #c4c4c4; border-right: 1px solid #c4c4c4;margin-bottom: 25px;}
.nowright .nowr{ padding: 0 10px;}
.nowright h3 { width:142px; line-height: 60px;height: 60px; background: url("../images/movie/top.png") left bottom no-repeat; padding-left: 64px; font-size: 18px; font-weight: bold; color: #45484d;padding-top: 30px;margin-left:10px ;}
.nowright ul { width:196px; padding-top:40px; }
.nowright ul li { width:100%; overflow:hidden; padding:12px 0; }
.nowright ul li span { width:20px; height:20px; border:1px solid #303030; float:left; line-height:20px; text-align:center; margin-right:10px; font-weight:bold;color: #303030; }
.nowright ul li a { color:#45484d; font-size:14px; width:130px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; float:left; }
.nowright ul li a:hover { text-decoration:underline; }
.nowright ul li i { color:#45484d; font-size:14px; float:right; }

.privilege {height: 364px;background: #fff;}
.privilege .pricon{width: 1200px;height: 428px;margin: 0 auto;position: relative;}
.privilege .priright{margin-top:18px;width: 668px;height: 317px;background: #47b5d6;float: right;}
.privilege .priright .pri1{width: 229px;float: right;margin:60px 58px 0 0;}
.privilege .priright h3{font-size: 56px;font-family: "黑体";}
.privilege .priright a{font-size: 20px;font-family: "黑体";line-height:40px;}
.privilege .prileft{position: absolute;top:45px;height: 0px;}

.release{height:447px;width: 100%;min-width: 1200px;margin: 0 auto;}
.release .reltitle{height: 65px;opacity: 0.8;width:1200px;margin: 0 auto;z-index: 100;-overflow: hidden;position: relative;}
.release .relcon{height: 382px;width: 100%;background: url(../images/movie/release.jpg) no-repeat;background-size: cover;}
.release .relcon1{width: 1200px;height: 382px;margin: 0 auto;overflow:hidden;position: relative;}
.release .relcon2{width: 1140px;height: 342px;-float: left;margin: 40px auto 0 auto;overflow: hidden;}
.release .relcon2 ul{-float:left;-padding-left: 33px;margin-left: 0px;height: 344px;display: none;}
.release .relcon2 ul:first-child{display: block;}
.release .reltitle .reltit2{overflow: hidden;}
.release .reltitle .reltit1{width: 255px;height: 100px;line-height:65px;background:#2d9dc2;float: left;padding-left: 35px;z-index: 99;position: relative;}
.release .reltit1 span{display: block;width: 55px;height:0;border-bottom: 1px solid #fff;float: left;margin-top: 35px;}
.release .reltit1 p{float: left;font-size: 22px;margin: 0 10px;}
.release .reltit{float: left;width: 863px;height:40px;margin: 9px 0 15px 27px;border-bottom: 1px solid #999;}
.release .reltit li{float: left;height:40px;width: 14%;position: relative;}
.release .reltit a{color: #777;font-size: 16px;float: left;display: block;padding: 0 8px;line-height: 36px;}
.release .reltit span{display:block;width: 54px;height: 3px;background: url(../images/movie/reltitle.jpg) no-repeat;float: left;position: absolute;right:-5px;top: 16px;}
.release .reltit .reltitli2 a{color: #000;border-bottom: 4px solid #000;}
.release .reltit .reltitli1 a{color: #777;}
.release .reltit a:hover{color: #000;border-bottom: 4px solid #000;}
.release ul li{height: 344px;width:190px;float: left;text-align: center;}
.release ul li:last-child{margin-right: 0;}
.release li .relimg{display: block;width: 150px;height: 206px;margin: 0 auto;}
.release li img{display: block;width: 100%;height: 100%;}
.release li .relname{display: block;line-height:28px;font-size: 14px;}
.release li h4{line-height: 34px;color: #389fc0;font-size: 14px;}
.release li p{font-size: 12px;width: 150px;border-top:1px solid #768997;margin-left: 19px;line-height: 30px;}
.release .relcon1>a{display: block;width: 28px;height: 57px;position: absolute;top: 150px;}
.release .relcon .btnL{left:0px;background: url(../images/movie/btnL.png) no-repeat;}
.release .relcon .btnR{right:0px;background: url(../images/movie/btnR.png) no-repeat;}

.hot{}
.hot .hotcen{width: 1200px;overflow:hidden;margin: 0 auto;}
.hot .hotleft{width:417px;float: left;background: #f7f7f7;margin-bottom: 50px;}
.hot .hotleft .hotleft1{width: 417px;min-height: 576px;background: url(../images/movie/hotleft1.jpg) repeat-y;margin-bottom: 6px;padding-top: 46px;}
.hotleft .hot1{background: url(../images/movie/hotcen.png) center center no-repeat;}
.hotleft .hot1 p{height: 68px;width: 257px;line-height: 68px;border-top: 1px solid #6995bc;margin-left: 74px;text-align: center;font-size: 28px;}

.hotleft .hot1 .city .all-city{left: -79px;top: 55px;}
.hotleft .hot1 .city { width: 257px;height: 67px;position: relative;border-top: 1px solid #6995bc;margin: 0 auto 20px;}


.hotleft .hot1 .city .city-tit{text-align: center;}
.hotleft .hot1 .city span {display: inline-block; height:60px; padding-left:35px; line-height:60px; background:url(../images/movie/city.png) left center no-repeat;}
.hotleft .hot1 .city .city-tit>span>a {font-size:22px;background:url(../images/movie/select.png) right center no-repeat; padding-right:15px; line-height:60px; height:60px; color: #fff;display: inline-block; }

.hotleft .hot2{width: 263px;height: 33px;border: 1px solid #fff;margin: 0 auto;overflow: hidden;}
.hotleft .hot2 input{line-height: 33px;font-size: 14px;text-align: center;color: #fff;border: 0;background-color: transparent;width: 229px;outline:none;display: block;float: left;height: 33px;}
.hotleft .hot2 span{display: block;width: 33px;height: 33px;background: url(../images/movie/search.jpg) center center no-repeat;float: right;border-left: 1px solid #fff;}
.hot .hot3 .reltit1{width: 365px;height:80px;line-height:80px;float: left;padding-left: 52px;}
.hot .hot3 .reltit1 span{display: block;width:110px;height:0;border-bottom: 1px solid  #8ec6ff;float: left;margin-top: 43px;}
.hot .hot3 .reltit1 p{float: left;font-size: 18px;margin: 0 10px;color: #8ec6ff;}
.hot .hot3 ul{width: 332px;min-height: 70px;margin:0 60px 0 35px;overflow: hidden;}
.hot .hot3 .hotul{padding-bottom:50px;}
.hot .hot3 ul .list{display: block;float:left;padding:0 5px;height: 24px;background: #083c6c;text-align: center;line-height: 24px;}
.hot .hot3 ul a{display: block;float:left;line-height: 24px;height:24px;margin: 0 6px;color: #d0e9ff;font-size: 14px;}
.hot .hotright{float: right;width: 783px;}
.hot .hotright li{width: 692px;min-height:122px ;margin-left:48px;padding: 32px 0 30px 0;border-bottom: 1px solid #e3e3e3;}
.hot .hotright li .hotrigimg{float: left;}
.hot .hotright li .hotrigimg a{width: 120px;height: 120px;line-height:120px;display:table-cell;border: 1px solid #eaeaea;vertical-align: middle;}
.hot .hotright li .hotrigimg>a>img{width: 100%;height: auto;display: block;}
.hot .hotright .hotcon{float: left;margin-left: 12px;width: 405px;}
.hot .hotright .hotcon a{font-size: 22px;color: #4f4f4f;display: block;}
.hot .hotright .hotcon .hotr{font-size: 16px;line-height: 35px;color: #0b9ad7;margin-bottom: 9px;}
.hot .hotright .hotr span{display: block;padding:0 5px;line-height: 18px;text-align:center;height: 20px;float: left;background: #0b9ad7 ;margin: 9px 2px 0 0;}
.hot .hotright .hotcon p{line-height: 24px;color: #999;}
.hot .hotright .hotmore{display: block;width: 144px;height: 32px;border: 1px solid #bababa;line-height: 32px;text-align: center;color: #bababa;margin:40px auto 40px; }
.hot .hotright .hotcon2{float: left;width: 139px;text-align: center;}
.hot .hotright .hotcon2 a{display: block;width: 137px;height: 31px;border: 1px solid #575757;line-height: 31px;text-align: center;color: #3c3c3c;font-size: 14px;}
.hot .hotright .hotcon2 p{line-height: 43px;color: #000;}
.hot .hotright .hotcon2 p span{font-size: 30px;color: #000;}

.footer { width: 100%; height: 130px; background-color: #717171; color: #fff; font-size: 12px;}
.footer .content { width:1200px; margin:0 auto; }
.footer a { color: #fff; }
.footer a:hover { text-decoration:underline; }
.footer .left { width: 700px; float: left; position: relative; margin-top: 45px; }
.footer .left .logo { float:left; margin-left:20px; padding-right:30px; }
.footer .left ul { float:left; border-left: #a1a1a1 1px solid; padding-left: 10px; }
.footer .left li { float: left; padding: 0 20px; line-height: 43px; }
.footer .right { width: 480px; float: right; text-align: right; position: relative; padding-top: 15px; margin-right:20px; }
.footer .right p { text-align: right; line-height: 20px; float:right; margin-right:20px; margin-top:25px; }
.footer .right .code { float:right; text-align:center; width:83px; }
.footer .right .code img { display: block; margin: 2px auto; }

/*弹出登录框*/
 .login-box{position: absolute;left: 50%;top: 90px;right: 0;bottom:0;display: none;width: 376px;z-index: 99;margin-left: -188px;}
 .login-box .login-box-hd{height: 54px;line-height: 54px;background: url(../images/movie/dbg.png) no-repeat;}
 .login-box .login-box-hd a{float: right;margin-right: 20px;font-size: 16px;color: #fff;}
 .login-box .login-box-bd{height: 207px;background-color: #fff;padding: 34px 62px;}
label{color: #000;}
input{color: #a9a9a9;}
.phone,.pwd{width: 198px;height: 28px;line-height: 28px;border: 1px solid #e1e1e1;  outline:none;margin-left: 4px;}

.al,.pl{*vertical-align: 7px;font-size: 14px;}

#tel1{color:rgb(255,127,0);display:block;margin-left:34px;}
#psw1{color:rgb(255,127,0);display:block;margin-left:39px;}
.pwd-field{margin-top: 10px;}
.f-pwd{height: 30px;line-height: 30px;}
.f-pwd a{margin-left: 184px;color: #848484; }
.submit-btn{background-color: #d60a3f;color: #fff;font-size:18px;width: 146px;height: 42px;border: none;margin: 26px 0 0 52px;}
.register-now{display: block;text-align: center;margin-top: 12px;color: #848484;font-size: 14px;}
#cover{position: fixed;z-index: 98;top:0px;left: 0px;display: none;width: 100%;height: 100%;opacity: 0.5;background: #000 none repeat scroll 0% 0%;filter: alpha(opacity=15);}


/*电影三级*/
.dianying3_top{ height: auto; background: url(../images/movie/dianying3_top.jpg) no-repeat #090909; background-size: cover; padding-top: 124px;}
.dianying3_top .content{ width: 1200px; margin: 0 auto;}
.dianying3_top .content	.top_crumbs{ width: 1180px; height: 33px; margin: 10px auto 0; border-bottom: 1px solid #7d7d81; padding-bottom: 10px;}
.dianying3_top .content	.top_crumbs .top_crumbs_diqu{ padding-left: 55px; position: relative; float: left;}
.dianying3_top .content	.top_crumbs .top_crumbs_diqu .top_crumbs_name{ font-size: 18px;}
.dianying3_top .content	.top_crumbs .top_crumbs_diqu .top_crumbs_name i{ display: inline-block;}
.dianying3_top .content	.top_crumbs .top_crumbs_diqu .top_crumbs_name .top_crumbs_icon1{ width: 19px; height: 25px; background: url(../images/movie/top_crumbs_icon1.png) no-repeat;}
.dianying3_top .content	.top_crumbs .top_crumbs_diqu .top_crumbs_name .top_crumbs_icon2{ width: 10px; height: 25px; background: url(../images/movie/top_crumbs_icon2.png) no-repeat left center; }
.dianying3_top .content	.top_crumbs .top_crumbs_weizhi{ display: inline-block; margin-left: 50px; line-height: 22px; font-family: '宋体'; color: #b6b6b6;}
.dianying3_top .content	.top_crumbs .top_crumbs_weizhi a{ color: #b6b6b6; }
.dianying3_top .content	.top_crumbs .all-city{ top: 23px;}




.content .top_infos{ padding: 15px 35px; overflow: hidden; position: relative;}
.content .top_infos .top_infos_pic{ float: left; width: 150px; height: 206px; overflow: hidden; margin-right: 20px;}
.content .top_infos .top_infos_pic img{ width: 100%; height: 100%;}
.content .top_infos .top_infos_info{ float: left; width: 960px;}
.content .top_infos .top_infos_info h2.dianying_name{ font-size: 30px; display: inline-block;}
.content .top_infos .top_infos_info .dianying_score{ margin: 15px 0; overflow: hidden;}
.content .top_infos .type{ display: inline-block; margin-right: 5px; margin-left: 10px;}
.content .top_infos .type span{ display: inline-block; width: 40px; height: 18px; border-radius: 3px; background: #f9b93c; color: #45484d; text-align: center; font-weight: bold; margin-right: 5px; font-size: 12px;}
.content .top_infos .top_infos_info .dianying_score .stars{ float: left;}
/*.content .top_infos .top_infos_info .dianying_score .stars i{ display: inline-block; width: 18px; height: 17px; background: url(../images/movie/star-on.png) no-repeat;}
.content .top_infos .top_infos_info .dianying_score .stars i.ban{ background-image: url(../images/movie/star-half.png);}*/

.star i { width: 18px; height: 18px; display: inline-block; background: url("../images/movie/star.png") center center no-repeat; position: relative; top: 2px; }
.star i.on { background-image: url(../images/movie/star-on.png); }

.content .top_infos .top_infos_info .dianying_text{ overflow: hidden; width: 600px;}
.content .top_infos .top_infos_info .dianying_text dl{ float: left; overflow: hidden; width: 300px; line-height: 20px;}
.content .top_infos .top_infos_info .dianying_text dl dt,.dianying3_top .content .top_infos .top_infos_info .dianying_text dl dd{ float: left;}
.content .top_infos .top_infos_info .dianying_text dl dd{ width: 230px;}
.content .top_infos .top_infos_info .dianuing_info{ line-height: 20px; margin-top: 22px; padding-right: 28px;}
.content .top_infos .dianying_scores{ width: 167px; height: 104px; background: url(../images/movie/dianying_scores_bg.png) no-repeat; position: absolute; top: 15px; right: 58px; text-align: center;}
.content .top_infos .dianying_scores p{ font-size: 13px; margin-top: 5px;}
.content .top_infos .dianying_scores span{ font-size: 44px;}

.dianying3 .content{ width: 1150px; margin: 0 auto; padding: 0 25px; overflow: hidden;}
.dianying3 .dianying3_left{ width: 890px; float: left;}
.dianying3 .dianying3_left .dianying3_left_top{ overflow: hidden;}
.dianying3 .dianying3_left .dianying3_left_top .quming{ border-bottom: 1px solid #155b97; height: 49px; line-height: 49px;}
.dianying3 .dianying3_left .dianying3_left_top .quming h4{ width: 160px; text-align: center; font-size: 16px; color: #fff; background: #155b97;}
.dianying3 .dianying3_left .dianying3_left_top .dec{ }
.dianying3 .dianying3_left .dianying3_left_top .dec>div{ margin: 8px 0; float: left; width: 100%;}
.dianying3 .dianying3_left .dianying3_left_top .dec>div dl{ overflow: hidden; line-height: 30px;}
.dianying3 .dianying3_left .dianying3_left_top .dec>div dl dt,.dianying3 .dianying3_left .dianying3_left_top .dec>div dl dd{ float: left; color: #707070;}
.dianying3 .dianying3_left .dianying3_left_top .dec>div dl dd{ width: 820px;}
.dianying3 .dianying3_left .dianying3_left_top .dec>div dl dd a{ color: #707070; display: inline-block; padding: 0 9px; margin-bottom: 2px;}
.dianying3 .dianying3_left .dianying3_left_top .dec>div dl dd span.all{ color: #fff; cursor: pointer; background: #155b97; padding: 7px; display: inline-block; line-height: normal; margin-bottom: 2px;}
.dianying3 .dianying3_left .dianying3_left_top .dec>div dl dd a:hover,.dianying3 .dianying3_left .dianying3_left_top .dec>div dl dd a.cur{ background: #155b97; color: #fff;}
.dianying3 .dianying3_left .dianying3_left_top .dec>div.time dl dd a{ border: 1px solid #707070; margin-right: 10px;}
.dianying3 .dianying3_left .dianying3_left_top .dec>div dl dd a{ margin-right:2px}
.dianying3 .dianying3_left_list .dianying3_left_list_top{ overflow: hidden; border-bottom: 1px solid #ddd; padding-bottom: 5px;}
.dianying3 .dianying3_left_list .dianying3_left_list_top span{ float: left; font-size: 16px; color: #5c5c5c;}
.dianying3 .dianying3_left_list .dianying3_left_list_top .dy_search{ float: right;}
.dianying3 .dianying3_left_list .dianying3_left_list_top .dy_search input{ width: 171px; height: 24px; border: 1px solid #a7a7a7; text-align: center; float: left; font-family: '微软雅黑';}
.dianying3 .dianying3_left_list .dianying3_left_list_top .dy_search span{ float: left; width: 24px; height: 24px; border: 1px solid #a7a7a7; border-left: 0; background: url(../images/movie/search_icon.png) no-repeat center; cursor: pointer;}
.dianying3 .dianying3_left_list .child{ overflow: hidden;}
.dianying3 .dianying3_left_list .child .dec{ border-bottom: 1px solid #ddd; overflow: hidden; padding: 0 15px;}
.dianying3 .dianying3_left_list .child .dec .dec_left{ float: left; width: 605px;}
.dianying3 .dianying3_left_list .child .dec .dec_left .pic img{ width: 54px; height: 54px;}
.dianying3 .dianying3_left_list .child .dec .middle{ display: table-cell; vertical-align: middle; height: 100px;}
.dianying3 .dianying3_left_list .child .dec .dec_left .name h4 a{ font-size: 18px; color: #4f4f4f;}
.dianying3 .dianying3_left_list .child .dec .dec_left .name{ padding-left: 10px;}
.dianying3 .dianying3_left_list .child .dec .dec_left .name p{ color: #999;}
.dianying3 .dianying3_left_list .child .dec .dec_right{ float: right;}
.dianying3 .dianying3_left_list .child .dec .dec_right .money{ color: #000; font-size: 14px;}
.dianying3 .dianying3_left_list .child .dec .dec_right .money span{ font-size: 30px; color: #000; font-weight: bold;}
.dianying3 .dianying3_left_list .child .dec .dec_right .xuanzuoBtn{ padding-left: 35px;}
.dianying3 .dianying3_left_list .child .dec .dec_right .xuanzuoBtn a{ display: inline-block; width: 137px; height: 31px; border: 1px solid #000; background: #000; color: #fff; text-align: center; line-height: 33px; font-size: 14px;}
.dianying3 .dianying3_left_list .child .dec .slideBox{ float: left; width: 100%; display: none;}
.dianying3 .dianying3_left_list .child .dec .slideBox .dianying3_n_day{ border-bottom: 0;}
.dianying3 .dianying3_left_list .child .dec .tableBox{ width: 100%; background: #f9f9f9;}
.dianying3 .dianying3_left_list .child .dec .tableBox table tr:last-child td{ border-bottom: 0;}
.dianying3 .dianying3_left_list .child .dec .tableBox table tr td.xzgp a{ background: #b3123d; color: #fff;}
.dianying3 .dianying3_left_list .child .dec.cur{ border-bottom: 0; }
.dianying3 .dianying3_left_list .child .dec.cur .dec_right .xuanzuoBtn a{ background: transparent;  color: #000;}






.dianying3 .dianying3_left_list .lookMove{ display: block; width: 145px; height: 32px; border: 1px solid #bababa; line-height: 32px; text-align: center; color: #afafaf; font-size: 16px; margin: 25px auto;}
.dianying3_right{ float: right; width: 220px; margin-bottom: 20px;}
.dianying3_right .nowright{ margin: 10px 0 20px;}
.dianying3_right .nowright h3{ padding-top: 0;}
.dianying3_right .dianying_hot{ float: right; width: 200px; background: url(../images/movie/dianying3_right_bg.jpg) no-repeat center; background-size: cover; text-align: center; padding: 20px 10px;}
.dianying3_right .dianying_hot h4{ border: 1px solid #fff; font-size: 24px; color: #fff; display: inline-block; padding: 8px 25px; margin-bottom: 20px;}
.dianying3_right .dianying_hot .dec{ padding: 25px 0; border-bottom: 1px solid #646d83;}
.dianying3_right .dianying_hot .dec:last-child{ border-bottom: 0;}
.dianying3_right .dianying_hot .dec img{ margin-bottom: 5px; width: 123px; height: 169px;}
.dianying3_right .dianying_hot .dec p{ line-height: 22px;}

/*电影三级——影院*/
.dianying3_n_top{background: url(../images/movie/dianying3_top2.jpg) center top repeat-x; width: 100%; background-size: cover; padding-bottom: 20px;}
.dianying3_n_top .yingyuan_name{ overflow: hidden; width: 1180px; margin: 0px auto; padding: 33px 0; border-bottom: 1px solid #7d7d81;}

.dianying3_n_top .yingyuan_name .left{ float: left; padding-left: 40px;}
.dianying3_n_top .yingyuan_name .left .pic{ float: left;}
.dianying3_n_top .yingyuan_name .left .pic img{ width: 120px; height: 120px;}
.dianying3_n_top .yingyuan_name .left .text{ float: left; margin-left: 23px;}
.dianying3_n_top .yingyuan_name .left .text h4{ font-size: 30px; margin-bottom: 15px; margin-top: 10px;}
.dianying3_n_top .yingyuan_name .left .text p{ font-size: 14px; line-height: 24px;}
.dianying3_n_top .yingyuan_name .right{ float: right; line-height: 120px; padding-right: 30px; font-size: 16px;}
.dianying3_n_top .yingyuan_name .right span{ padding: 2px 8px; color: #fff; background: #0b9ad7; margin-right: 5px;}
.dianying3_n_top .yingyuan_name .right p{ color: #0B9AD7;}
.dianying3_n_top .all_film{ padding: 0 10px; position: relative;}
.dianying3_n_top .all_film .pic_region{ width: 1020px; margin: 30px auto 0; overflow: hidden;}
.dianying3_n_top .all_film .pic_region ul{ width: 200%; position: relative; overflow: hidden;}
.dianying3_n_top .all_film .pic_region ul li{ float: left; width: 170px;}
.dianying3_n_top .all_film .pic_region ul li .dec{ height: 235px; width: 170px; display: table-cell; vertical-align: middle; text-align: center; cursor: pointer;}
.dianying3_n_top .all_film .pic_region ul li.cur .dec img{ width: 150px; height: 206px;}
.dianying3_n_top .all_film .pic_region ul li .dec img{ display: inline-block; width: 120px; height: 165px;}
.dianying3_n_top .all_film .pic_region ul li .dec p{ font-size: 14px; width: 120px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: 10px auto 0;}
.dianying3_n_top .all_film .pic_region ul li.cur .dec img{ border: 2px solid #bc0f3b;}
.dianying3_n_top .all_film .pic_region ul li.cur .dec .pic{ width: 150px;}
.dianying3_n_top .all_film .pic_region ul li .dec .pic{ position: relative; width: 120px; margin: 0 auto;}
.dianying3_n_top .all_film .pic_region ul li .dec .score{ position: absolute; top: 0; right: 8px; width: 25px; height: 25px; background: url(../images/movie/all_film_score_icon.png) no-repeat;}
.dianying3_n_top .all_film .pic_region ul li.cur .dec .score{ top: 2px; width: 29px; height: 31px; background-image: url(../images/movie/all_film_score_iconC.png); font-size: 13px;}
.dianying3_n_top .all_film .pic_region ul li.cur .dec p { font-size: 16px; width: 150px; margin-top: 5px;}
.dianying3_n_top .all_film .all_film_btn{ width: 28px; height: 57px; position: absolute; top: 50%; margin-top: -28.5px; cursor: pointer;}
.dianying3_n_top .all_film .all_film_btn.all_film_Leftbtn{ left: 30px; background: url(../images/movie/all_film_Leftbtn.png) no-repeat;}
.dianying3_n_top .all_film .all_film_btn.all_film_Rightbtn{ right: 30px; background: url(../images/movie/all_film_Rightbtn.png) no-repeat;}

.dianying3_n{ overflow: hidden;}
.dianying3_n .content{ width: 1200px; margin: 0 auto;}
.dianying3_n .dianying3_n_left{ float: left; width: 800px; padding-left: 80px;}
.dianying3_n .dianying3_n_left .top_infos{ border-bottom: 1px solid #dbdbdb; padding-left: 0; padding-right: 0;}
.dianying3_n .dianying3_n_left .top_infos .top_infos_info{ width: 100%;}
.dianying3_n .dianying3_n_left .top_infos h2,.dianying3_n .dianying3_n_left .top_infos p,.dianying3_n .dianying3_n_left .top_infos dt,.dianying3_n .dianying3_n_left .top_infos dd{ color: #000;}
.dianying3_n .dianying3_n_left .top_infos .dianying_scores{ background: url(../images/movie/dianying_scores_bgC.png) no-repeat; width: 99px; height: 106px;}
.dianying3_n .dianying3_n_left .top_infos .dianying_scores p{ color: #fff;}
.dianying3_n_day{ border-bottom: 1px solid #dbdbdb; padding: 15px 0; margin-bottom: 10px;}
.dianying3_n_day span{ display: inline-block; width: 94px; height: 45px; border: 1px solid #707070; line-height: 45px; color: #707070; text-align: center; margin-right: 18px; cursor: pointer;}
.dianying3_n_day span.cur,.dianying3_n_day span:hover{ background: #155b97; border-color: #155b97; color: #fff;}

.dianying3_n .dianying3_n_left .dianying3_n_table{ margin-bottom: 20px;}
.dianying3_n .dianying3_n_left .dianying3_n_table .dec{ display: none;}
table.infoListTable{ width: 100%; border-collapse: collapse; border: 0;}
table.infoListTable tr th{ background: #f6f6f6; height: 48px; color: #2a2a2a;}
table.infoListTable tr td{ padding: 18px 0; color: #2a2a2a; text-align: center;}
table.infoListTable tr td { border-bottom: 1px solid #ededed;}
table.infoListTable tr td.time span{ color: #2a2a2a; font-size: 22px;}
table.infoListTable tr td.time p{ color: #8f8f8f;}
table.infoListTable tr td.money span{ font-weight: bold; color: #000000; font-size: 22px;}
table.infoListTable tr td.moneyhui{width: 196px;}
table.infoListTable tr td.money{width: 196px;}
table.infoListTable tr td.moneyhui span{ font-weight: bold; color: #000000; font-size: 22px;background: url(../images/movie/hui.png) left center no-repeat;padding-left: 25px;background-size:20px 20px;}
table.infoListTable tr td.moneyhui p{color: #000000;}
table.infoListTable tr td.xzgp{ width: 140px;}
table.infoListTable tr td.xzgp a{ display: inline-block; width: 102px; height: 33px; background: #b3123d; color: #fff; line-height: 33px; text-align: center; font-size: 14px;}
.dianying3_n .dianying3_n_right{ float: right;}


/*通用弹出提示窗*/
.msg-global { width:100%; height:100%; position:fixed; left:0; top:0; z-index:1000; }
.msg-global .global-bg { width:100%; height:100%; background-color:#000; opacity:.5; filter:alpha(opacity=50); position:absolute; left:0; top:0; }
.msg-global .global-body { width:300px; background-color:#fff; margin:auto; position:relative; z-index:2; padding:25px; margin-top:100px; }
.msg-global .global-body .body-title { width:100%; border-bottom:1px solid #ebebeb; padding-bottom:15px; font-size:18px; color:#d60a3f; text-align:center; }
.msg-global .global-body .body-content { width:100%; padding:15px 0; line-height:20px; color:#5a5a5a; }
.msg-global .global-body .body-btns { width:100%; border-top:1px solid #ebebeb; padding-top:20px; text-align:center; }
.msg-global .global-body .body-btns a { display:inline-block; height:30px; line-height:30px; padding:0; color:#FFF; font-size:14px; padding:0 20px; background-color:#d60a3f; }



.foretellState{ padding-top:15px; display:none;}
.foretellState span{    
	display: block;
    width: 144px;
    margin: 0 auto;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #b9b9b9;
    color: #b9b9b9; }

/*--登录状态  --*/

.login-body .login-reg{ width: 292px; height: 75px; background: url("../images/center/login.png") right top no-repeat; position: absolute; top: 0; right: 50%;margin-right:-600px;z-index: 100; text-align: right; padding: 20px 25px; color: #fff; font-size: 12px;}
.login-body .login-reg a { color: #fff; line-height: 20px; display: inline-block; }
.login-body .login-reg .login { background: url("../images/center/icon11.png") left center no-repeat; padding-left: 25px; }


 
.login-body .reg-login{ width: 292px; height: 75px; background: url("../images/personal/login.png") right top no-repeat; position: absolute; top: 0; right: 50%;margin-right:-600px;z-index: 100; text-align: right; padding: 10px 25px; color: #fff; font-size: 12px;display: block; overflow-x:hidden}
.login-body .reg-login a { color: #fff; line-height: 20px; display: inline-block; }
.login-body .reg-login p{font-size:12px;border-top:1px solid #DA95AA;margin:5px 173px 0;width:113px;padding:4px;}